go/types.Checker.incomparableCause (method)
3 uses
go/types (current package)
expr.go#L505: cause = check.incomparableCause(x.typ)
expr.go#L510: cause = check.incomparableCause(y.typ)
expr.go#L577: func (check *Checker) incomparableCause(typ Type) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)